GetNonIndexableItemStatisticsResponseStatistics Property |
Gets the statistics.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<NonIndexableItemStatistic> Statistics { get; }Public ReadOnly Property Statistics As IList(Of NonIndexableItemStatistic)
Get
Property Value
Type:
IListNonIndexableItemStatisticThe statistics.
See Also